cargo.git
2017-08-24 Ximin LuoRelease 0.20.0-1 to Debian experimental.
2017-08-24 Ximin Luopython3-minimal => python3, otherwise lintian complains
2017-08-24 Ximin LuoUpdate d/changelog
2017-08-24 Ximin LuoUpdate TODO.Debian
2017-08-24 Ximin LuoFix some more lintian warnings
2017-08-24 Ximin LuoTry prefer-dynamic
2017-08-24 Ximin LuoBuild the docs
2017-08-24 Ximin LuoUpdate d/copyright
2017-08-24 Ximin LuoCargo uses --verbose not VERBOSE
2017-08-24 Ximin Luoguess-crate-copyright: use "MIT" instead of "Expat...
2017-08-24 Ximin LuoUpdate d/copyright
2017-08-24 Ximin LuoDon't clean Cargo.toml.orig files
2017-08-24 Ximin LuoUpdate TODO
2017-08-24 Ximin LuoUpdated version 0.20.0 from 'upstream/0.20.0'
2017-08-24 Ximin LuoNew upstream version 0.20.0
2017-08-24 Ximin LuoMake prune-checksums deterministic
2017-08-24 Ximin LuoExclude the *.a files because we can't build them right now
2017-08-01 Ximin LuoUpdate B-D, python3 needed for debian/scripts/*, ca...
2017-07-25 Ximin LuoAdd a TODO about dynamic linking
2017-07-25 Ximin LuoUpdate to latest Standards-Version; no changes required
2017-07-25 Ximin LuoIgnore a failing test and add support for "nocheck"
2017-07-25 Ximin LuoInstall all manpages, add more TODO
2017-07-25 Ximin LuoTry to get cross-compiling working again
2017-07-25 Ximin LuoUpdate packaging for 0.20.0, ./configure is gone
2017-07-25 Ximin LuoUpdate patches
2017-07-25 Ximin LuoAdd TODO.Debian
2017-07-25 Ximin LuoBump libgit2 B-D
2017-07-25 Ximin LuoFix cross-compiling declarations
2017-07-25 Ximin LuoInstall some useful package maintenance scripts to...
2017-07-25 Ximin LuoMerge branch 'debian/sid' into debian/experimental
2017-07-25 Ximin LuoRevert "Re-embed libgit2 0.25.1 due to the Debian testi...
2017-07-22 Vasudev KamathUpdated version 0.20.0 from 'upstream/0.20.0'
2017-07-22 Vasudev KamathNew upstream version 0.20.0
2017-07-22 Vasudev KamathMark ar archive as unsuspicious
2017-07-22 Vasudev KamathMark image and configure script unsuspicious.
2017-07-22 Vasudev KamathMark test data as unsuspicious.
2017-07-22 Vasudev KamathUpdate clean-cargo-deps.patch for 0.20.0
2017-07-13 borsAuto merge of #4281 - alexcrichton:backport3, r=alexcri...
2017-07-13 Matt BrubeckDon't push empty paths in LD_LIBRARY_PATH
2017-07-13 borsAuto merge of #4276 - alexcrichton:revert2, r=alexcrichton
2017-07-13 est31Let two further tests tolerate col info in panics
2017-07-12 Giles Copeassert_eq failure message now multi-line related to...
2017-07-12 Alex CrichtonDon't set MAKEFLAGS for build scripts
2017-07-01 borsAuto merge of #4241 - Keruspe:rust-1.19.0, r=alexcrichton
2017-07-01 Giles CopePrep for asser_eq failure msg format change.
2017-07-01 SquirrelFixing test failure
2017-07-01 SquirrelMake test less brittle prior to assert_eq failure messa...
2017-07-01 Marc-Antoine... hash '__CARGO_DEFAULT_LIB_METADATA' in metadata for...
2017-06-14 borsAuto merge of #4170 - alexcrichton:beta-next2, r=alexcr...
2017-06-14 borsAuto merge of #4169 - alexcrichton:beta-next, r=alexcri...
2017-06-14 borsAuto merge of #4171 - alexcrichton:beta-next3, r=alexcr...
2017-06-14 Alex CrichtonUpdate *-sys dependencies for MAKEFLAGS changes
2017-06-14 Alex CrichtonPreserve `package.metadata` when packaging
2017-06-14 Alex CrichtonHash `Kind` in metadata for crates
2017-06-08 borsAuto merge of #4148 - Keruspe:rust-1.19.0, r=alexcrichton
2017-06-08 Alex CrichtonFix tests on beta
2017-06-08 Marc-Antoine... update git2
2017-06-08 Marc-Antoine... Include rustc version in metadata
2017-06-05 borsAuto merge of #4126 - malbarbo:bump-jobserver, r=alexcr...
2017-06-05 Marco A L BarbosaBump jobserver to 0.1.4
2017-06-05 borsAuto merge of #4118 - alexcrichton:hamt, r=matklad
2017-06-05 Alex CrichtonFix tests
2017-06-05 Alex CrichtonRemove the RefCell from `PackageRegistry`
2017-06-05 Alex CrichtonComment about `Clone` on Context
2017-06-05 Alex CrichtonType alias `activations` to consolidate definition
2017-06-05 Alex CrichtonRemove stray Registry impls
2017-06-05 Alex CrichtonAvoid stack overflow when dropping RcList
2017-06-05 Alex CrichtonRemove `Clone` for a struct we don't want cloned
2017-06-05 Alex CrichtonReorganize `PackageRegistry::query` a bit
2017-06-05 Alex CrichtonRemove DependencyInner as a public API
2017-06-05 Alex CrichtonCache `Context::target_filenames`
2017-06-05 Alex CrichtonDon't spawn threads for fresh work
2017-06-05 Alex CrichtonRemove more allocatoins in index querying
2017-06-05 Alex CrichtonCut down allocations in Display impls
2017-06-05 Alex CrichtonOptimize allocations in the registry index
2017-06-05 Alex CrichtonOptimize the interface of `Registry`.
2017-06-05 Alex CrichtonTry to not allocate when decoding registry json
2017-06-05 Alex CrichtonUse `Rc::make_mut` in `Dependency`
2017-06-05 Alex CrichtonMake `Summary::clone` cheap with an inner `Rc`
2017-06-05 Alex CrichtonOptimize resolution by removing allocations
2017-06-03 borsAuto merge of #4119 - fabricedesre:patch-1, r=alexcrichton
2017-06-03 Fabrice DesréFix typo in argument name.
2017-06-02 borsAuto merge of #4110 - alexcrichton:jobserver, r=matklad
2017-06-02 Alex CrichtonAdd a GNU make jobserver implementation to Cargo
2017-06-01 borsAuto merge of #4117 - brson:vs2017, r=alexcrichton
2017-06-01 borsAuto merge of #4116 - alexcrichton:enotsupp, r=Mark...
2017-06-01 Brian AndersonUpdate gcc crate for MSVC 2017
2017-06-01 Alex CrichtonIgnore ENOTSUP in file locking on Linux too
2017-06-01 borsAuto merge of #4038 - nisargthakkar:newBadgesAdd, r...
2017-05-31 borsAuto merge of #4090 - jluner:master, r=alexcrichton
2017-05-31 borsAuto merge of #4113 - alexcrichton:trim-travis, r=alexc...
2017-05-31 Alex CrichtonRemove lots of dated configuration from this repo
2017-05-31 jlunerFixes review comments
2017-05-28 jlunerRestore macro_use
2017-05-28 jlunerResolve upstream updates to referenced crates
2017-05-28 jlunerMerge remote-tracking branch 'upstream/master'
2017-05-28 jlunerFix formatting issue blocking build
2017-05-28 borsAuto merge of #4107 - alexcrichton:update-deps, r=alexc...
2017-05-28 Alex CrichtonUpdate a slew of dependencies and such
2017-05-27 borsAuto merge of #4031 - torkleyy:exclude, r=alexcrichton
next